SLDynamicInterfaceManagementItf_

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

AddInterface
SLresult function(SLDynamicInterfaceManagementItf self, const SLInterfaceID iid, SLboolean async) AddInterface;
Undocumented in source.
RegisterCallback
SLresult function(SLDynamicInterfaceManagementItf self, slDynamicInterfaceManagementCallback callback, void* pContext) RegisterCallback;
Undocumented in source.
RemoveInterface
SLresult function(SLDynamicInterfaceManagementItf self, const SLInterfaceID iid) RemoveInterface;
Undocumented in source.
ResumeInterface
SLresult function(SLDynamicInterfaceManagementItf self, const SLInterfaceID iid, SLboolean async) ResumeInterface;
Undocumented in source.

Meta